Russian updates from Anton Sotkov
[adiumx.git] / Plugins / Purple Service / ru.lproj / DCPurpleMeanwhileJoinChatView.nib / classes.nib
blobfea26c7ad70a2deee98b3fe012519bfe2d7bcd65
2     IBClasses =     (
3                 {
4             CLASS = AICompletingTextField;
5             LANGUAGE = ObjC;
6             SUPERCLASS = NSTextField;
7         },
8                 {
9             CLASS = DCGaimMeanwhileJoinChatViewController;
10             LANGUAGE = ObjC;
11             OUTLETS =             {
12                 "textField_inviteUsers" = NSTextField;
13                 "textField_topic" = NSTextField;
14             };
15             SUPERCLASS = DCJoinChatViewController;
16         },
17                 {
18             ACTIONS =             {
19                 closeWindow = id;
20                 joinChat = id;
21             };
22             CLASS = DCJoinChatViewController;
23             LANGUAGE = ObjC;
24             OUTLETS =             {
25                 "popUp_service" = NSPopUpButton;
26                 view = NSView;
27                 "view_customView" = NSView;
28             };
29             SUPERCLASS = NSWindowController;
30         },
31                 {
32             CLASS = FirstResponder;
33             LANGUAGE = ObjC;
34             SUPERCLASS = NSObject;
35         }
36     );
37     IBVersion = 1;